projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe19cf0
)
(Visiting): Fix wording.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 12 May 2006 17:44:41 +0000
(17:44 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 12 May 2006 17:44:41 +0000
(17:44 +0000)
man/files.texi
patch
|
blob
|
history
diff --git
a/man/files.texi
b/man/files.texi
index ad90a2758b293d44020b43ad92e933d0d7636bac..6f38f18b1cbf704c543833d68d71e3981f7efaa6 100644
(file)
--- a/
man/files.texi
+++ b/
man/files.texi
@@
-177,7
+177,7
@@
Visit a file with no conversion of the contents.
@cindex files, visiting and saving
@cindex saving files
- @dfn{Visiting} a file means
copy
ing its contents into an Emacs
+ @dfn{Visiting} a file means
read
ing its contents into an Emacs
buffer so you can edit them. Emacs makes a new buffer for each file
that you visit. We often say that this buffer ``is visiting'' that
file, or that the buffer's ``visited file'' is that file. Emacs